CODEVEC
ELIS
KEY_ADD

Syntax: CODEVEC (name$)
   and: ELIS (name$)
   and: KEY_ADD (name$)
Location: ALIAS (DIY Toolkit - Vol A) (CODEVEC)
          TinyToolkit (ELIS)
          BeuleTools (KEY_ADD)

CODEVEC returns the address in memory where the machine code for a machine code Procedure or Function is stored.

If the Machine Code Procedure or Function with the given name$ does not exist, then a 'Not Found' error is reported.

ELIS and KEY_ADD are the same function as CODEVEC, except KEY_ADD returns 0 if the keyword does not exist.
